• New plugin development: where to download SDL Studio 2017?

    Hello community, We are considering a development of a new Machine Translation plugin for SDL studio. It's our first experience with plugin development with SDL so please forgive me for any trivial question I may ask. We would like developing our…
  • Create SDLXliff files with Java

    As a developer for a Java program, we would like to be able to automatically create SDLXliff files from an XLIFF (inculding a TMX). Are there any API's available for Java or is there a detailed specification of the SDLXliff format available? Thank…
  • Groupshare REST API

    grHello Is there any tutorial available to get stated programming with Groupshare REST apis? Jayan
  • How to create a return kit?

    I would like to create a plugin that allows the user to create a return kit and upload to the server from the Editor View. What is the best method to access this functionality from the API?
  • Events from the editor

    Hi, I would like to be able to catch some events from the editor in Studio. Is there an event fired when you leave a segment? If so, is it then possible to get the actual text from the segment that was just left? Does anyone have an idea? Thanks…
  • Referencing Studio 2014 DLLs

    Former Member
    Former Member
    Hello, I appreciate this is a very basic question, but I can't find the answer by searching the Community after using keywords like "DLLs" and "Reference". We want to get a simple proof-of-concept application going to export a .sdltm memory to TMX…
  • Software requirement for developing application using Studio API

    Dear all, Sorry for posting such a trivial question, but I couldn't find the answer anywhere. My question is simple. What software environment is required for developing applications using Studio API? To be more specific - is MS Visual Studio 2010 C#…